﻿@charset 'UTF-8';

* {
    box-sizing: border-box;
}

html {
    font-size: 62.5%;
    height: 100%;
}

body {
    font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック','PT Sans',sans-serif,'Gulim', 'Apple Gothic';
    font-size: 1.0rem;
    height: 100%;
    margin: 0;
    color: #000;
    background: #f9f8f4;
}

p,
ul {
    margin: 0;
}

li {
    list-style: none;
}

a:link,
a:visited,
a:hover,
a:active {
    color: blue;
}

img {
    border: 0;
}

hr {
    margin: 0 0 15px;
    border: none;
    border-top: 1px dashed #aaa;
}

.disable {
    pointer-events: none;
    opacity: .4;
}

.header {
    min-width: 1260px;
}

.headerInner,
.footerInner,
.main,
.breadcrumb,
.breadcrumb ul {
    width: 1384px;
    margin: 0 auto;
}

.w3 {
    width: 3% !important;
}

.w4 {
    width: 4% !important;
}

.w5 {
    width: 5% !important;
}

.w7 {
    width: 7% !important;
}

.w8 {
    width: 8% !important;
}

.w10 {
    width: 10% !important;
}

.w13 {
    width: 13% !important;
}

.w15 {
    width: 15% !important;
}

.w20 {
    width: 20% !important;
}

.w25 {
    width: 25% !important;
}

.w30 {
    width: 30% !important;
}

.w32 {
    width: 32% !important;
}

.w35 {
    width: 35% !important;
}

.w40 {
    width: 40% !important;
}

.w43 {
    width: 43% !important;
}

.w45 {
    width: 45% !important;
}

.w50 {
    width: 50% !important;
}

.w55 {
    width: 55% !important;
}

.w56 {
    width: 56% !important;
}

.w60 {
    width: 60% !important;
}

.w65 {
    width: 65% !important;
}

.w70 {
    width: 70% !important;
}

.w75 {
    width: 75% !important;
}

.w80 {
    width: 80% !important;
}

.w85 {
    width: 85% !important;
}

.w90 {
    width: 90% !important;
}

.w95 {
    width: 95% !important;
}

.w100 {
    width: 100% !important;
}

.p10 {
    width: 10px !important;
}

.p30 {
    width: 30px !important;
}

.p40 {
    width: 40px !important;
}

.p50 {
    width: 50px !important;
}

.p55 {
    width: 55px !important;
}

.p65 {
    width: 65px !important;
}

.p70 {
    width: 70px !important;
}

.p80 {
    width: 80px !important;
}

.p90 {
    width: 90px !important;
}

.p100 {
    width: 100px !important;
}

.p120 {
    width: 120px !important;
}

.p150 {
    width: 150px !important;
}

.p160 {
    width: 160px !important;
}

.p180 {
    width: 180px !important;
}

.p200 {
    width: 200px !important;
}

.p220 {
    width: 220px !important;
}

.p250 {
    width: 250px !important;
}

.p280 {
    width: 280px !important;
}

.p300 {
    width: 300px !important;
}

.p315 {
    width: 315px !important;
}

.p340 {
    width: 340px !important;
}

.p350 {
    width: 350px !important;
}

.p400 {
    width: 400px !important;
}

.p450 {
    width: 450px !important;
}

.mla {
    margin-left: auto !important;
}

.ml10 {
    margin-left: 10px !important;
}

.ml20 {
    margin-left: 20px !important;
}

.ml30 {
    margin-left: 30px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.mr30 {
    margin-right: 30px !important;
}

.mb0 {
    margin-bottom: 0 !important;
}

.mb5 {
    margin-bottom: 5px !important;
}

.pl0 {
    padding-left: 0 !important;
}

.pl5 {
    padding-left: 5px !important;
}

.pl10 {
    padding-left: 10px !important;
}

.pr5 {
    padding-right: 5px !important;
}

.wa {
    width: auto !important;
}

.vat {
    vertical-align: top !important;
}

.vam {
    vertical-align: middle !important;
}

.tal {
    text-align: left !important;
}

.tac {
    text-align: center !important;
}

.tar {
    text-align: right !important;
}

.noWrap {
    white-space: nowrap !important;
}

.breakAll {
    white-space: normal !important;
    word-break: break-all !important;
}

td.ellipsis span,
td.ellipsis a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.header {
    color: #fff;
    background: #196aa9;
}

.headerInner {
    display: table;
}

.headerMain,
.headerSub {
    display: table-cell;
    padding: 0 180px;
    vertical-align: middle;
}

.headerMain {
    font-size: 1.4rem;
    height: 30px;
}

    .headerMain span {
        display: table-cell;
        padding-right: 10px;
        vertical-align: middle;
    }

.menuBtn {
    font-size: 1.2rem;
    display: inline-block;
    display: table-cell;
    padding: 6px 10px;
    vertical-align: top;
    text-decoration: none;
    color: #fff !important;
    background: #0f4066;
}

.headerSub {
    font-size: 1.2rem;
    text-align: right;
    vertical-align: middle;
}

.userId {
    display: inline-block;
}

.logoutBtn {
    display: inline-block;
    margin-left: 7px;
    padding-left: 10px;
    color: #fff !important;
    border-left: 1px solid #124e7d;
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, .3);
}

.main {
    font-size: 1.4rem;
    margin: 0 auto;
    padding: 10px 180px;
}

.contentsHeader {
    display: table;
    width: 100%;
    margin-bottom: 10px;
}

.pageTitle {
    font-size: 1.8rem;
    display: table-cell;
}

.pageControl {
    display: table-cell;
    text-align: right;
}

.topBtnArea {
    display: table;
    width: 100%;
    margin-bottom: 10px;
}

.bottomBtnArea {
    display: table;
    width: 100%;
    /*margin-top: 10px;*/
}

.btnAreaL {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
}

.btnAreaR {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
}

.searchTop,
.resultTop,
.tabTop,
.pageBottom {
    margin: 0 0 10px;
    padding: 10px;
    border: 1px solid #ccc;
    background: #fff;
}

    /*
    .searchTop .formWrap:last-child,
    .resultTop .formWrap:last-child,
    .tabTop .formWrap:last-child,
    .pageBottom .formWrap:last-child {
        margin-bottom: 0;
    }
*/
    .searchTop .searchBtn {
        position: relative;
    }

        .searchTop .searchBtn button {
            position: absolute;
            right: 0;
            bottom: 0;
        }

.key {
    font-size: 1.8rem;
}

    .key label {
        font-weight: bold;
        text-align: left;
    }

.messageWrap {
    text-align: center;
}

.message {
    display: inline-block;
    margin: 50px auto;
    text-align: left;
}

    .message p {
        font-size: 1.6rem;
        margin-bottom: 5px;
    }

        .message p:last-child {
            margin-bottom: 0;
        }

.point {
    display: inline-block;
    padding: 1px 5px;
    background: #cae3f7;
}

.fl {
    float: left;
}

.oh {
    overflow: hidden;
}

.dte {
    display: table;
    width: 100%;
}

.dce {
    display: table-cell;
}

/* メニュー */
.topMenu {
    font-size: 1.6rem;
    display: table;
    width: 1080px;
    margin: 0 auto;
}

ul.menuL,
.menuR {
    display: table-cell;
    vertical-align: top;
}

ul.menuL {
    width: 220px;
    padding: 10px 0 10px 32px;
}

    ul.menuL a {
        display: block;
        padding: 8px 10px;
        cursor: pointer;
        text-decoration: none;
        color: #0f4066;
        border-top: 1px dashed #0f4066;
    }

        ul.menuL a:before {
            display: inline-block;
            margin: 0 8px 0 5px;
            content: '';
            vertical-align: middle;
            border: 4px solid transparent;
            border-left: 5px solid #0f4066;
        }

        ul.menuL a:hover {
            text-decoration: underline;
            background: #cae3f7;
        }

        ul.menuL a.selected {
            cursor: default;
            pointer-events: none;
            color: #fff;
            background: #0f4066;
        }

            ul.menuL a.selected:before {
                border-left: 5px solid #fff;
            }

    ul.menuL li:first-child a {
        border-top: none !important;
    }

.menuR {
    padding: 10px 32px 10px 20px;
}

.topMenuInner {
    border: 1px solid #ccc;
    background: #fff;
}

.topMenuTitle {
    font-size: 1.8rem;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 10px 10px 5px;
    border-bottom: 2px solid #196aa9;
}

.topMenuContents {
    padding: 0 10px 10px;
}

    .topMenuContents + .topMenuTitle {
        margin-top: 30px;
    }

table.top {
    width: auto;
}

    table.top tr:first-child {
        border-top: none;
    }

    table.top th,
    table.top td {
        padding: 5px 10px 5px 0;
        border: none;
        background: none;
    }

    table.top th {
        text-align: left;
    }

    table.top td a + a {
        margin-left: 10px;
    }

    table.top ul {
        padding: 5px 0 5px 10px;
    }

    table.top li {
        font-size: 1.4rem;
        margin: 0 0 5px 5px;
    }

/* ステップ表示 */
.stepBar {
    position: relative;
    display: table;
    overflow: hidden;
    width: 100%;
    margin: 0 0 1rem;
    padding: 0;
    table-layout: fix;
    list-style: none;
    text-align: center;
    border: 1px solid #f9f8f4;
}

.step {
    position: relative;
    display: table-cell;
    padding: 10px 20px 10px 36px;
    vertical-align: middle;
    background-color: #ccc;
}

    .step:after {
        position: absolute;
        z-index: 100;
        top: 0;
        right: -13.5px;
        bottom: 50%;
        display: block;
        width: 36px;
        height: 36px;
        content: '';
        transform: rotate(-45deg);
        border-right: 4px solid #f9f8f4;
        border-bottom: 4px solid #f9f8f4;
        background-color: #ccc;
    }

    .step a {
        color: #124e7d;
    }

    .step:last-child:after {
        display: none !important;
    }

.current,
.current:after {
    color: #fff;
    background-color: #0f4066;
}

.step.disabled,
.step.disabled:after {
    color: #aaa;
    background-color: #ddd;
}

/* ページネーション */
.pagination {
    display: table;
}

.pageRange {
    display: table-cell;
    vertical-align: middle;
}

    .pageRange select {
        min-width: 60px;
        max-width: 100px;
    }

    .pageRange span {
        margin: 0 10px;
    }

.pageLink {
    display: table-cell;
    vertical-align: middle;
}

    .pageLink a {
        font-size: 1.4rem;
        line-height: 1;
        padding: 2px 8px;
        text-align: center;
        text-decoration: none;
        color: #000 !important;
        border: 1px solid #ccc;
        border-bottom-width: 2px;
        border-left-width: 0;
    }

        .pageLink a:first-child {
            border-left-width: 1px;
            border-radius: 4px 0 0 4px;
        }

        .pageLink a:last-child {
            border-radius: 0 4px 4px 0;
        }

        .pageLink a:hover {
            border-color: #bbb;
            background: #f1f1f1;
        }

        .pageLink a.selected {
            font-weight: bold;
            pointer-events: none;
            color: #fff !important;
            border-color: transparent;
            background: #0f4066;
            box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .2);
        }

        .pageLink a.disabled {
            pointer-events: none;
            color: #bbb !important;
            background: #f1f1f1;
        }

/* table */
.tableHeader {
    margin-bottom: 10px;
    width: 100%;
}

.tableFooter {
    margin-top: 10px;
}

table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}

    table.fix {
        table-layout: fixed;
    }

th,
td {
    line-height: 1.5;
    padding: 2px 4px;
    border: 1px solid #aaa;
}

th {
    font-weight: normal;
    background: #cae3f7;
}

td {
    background: #fff;
}

    td input[type='checkbox'] {
        vertical-align: middle;
        margin: 0, auto;
    }

.stripeTable tbody tr:nth-child(odd) td {
    background: #fff;
}

.stripeTable tbody tr:nth-child(even) td {
    background: #f1f1f1;
}

.odd td {
    background: #fff !important;
}

.even td {
    background: #f1f1f1 !important;
}

.bdln {
    border-left: none;
}

.bdrn {
    border-right: none;
}

.bdbb2 {
    border-bottom: 2px solid #aaa;
}

.bdbb3 {
    border-bottom: 3px solid #aaa;
}

.noFrame {
    border: none !important;
    background: none !important;
}

    .noFrame th,
    .noFrame td {
        border: none !important;
        background: none !important;
    }

/* form */
.formWrap {
    display: table;
    width: 100%;
    margin-bottom: 15px;
}

    .formWrap.bottom {
        margin-bottom: 5px;
        padding-bottom: 5px;
        border-bottom: 1px dashed #ccc;
    }

.formInner {
    display: table-cell;
    padding-left: 10px;
    vertical-align: middle;
    height: 28px;
}

    .formInner:first-child {
        padding-left: 0;
    }

    .formInner label {
        font-weight: bold;
        display: inline-block;
        width: 100%;
        text-align: right;
        vertical-align: middle;
    }

    .formInner input,
    .formInner select,
    .formInner button {
        vertical-align: middle;
    }

.formTable {
    display: table;
}

.formRow {
    display: table-row;
}

.formCell {
    display: table-cell;
    padding-left: 15px;
    vertical-align: middle;
}

    .formCell:first-child {
        padding-left: 0;
    }

    .formCell label {
        float: none;
        width: auto;
    }

button,
input,
optgroup,
select,
textarea {
    font: inherit;
    margin: 0;
    color: inherit;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

input[type='button'],
input[type='reset'],
input[type='submit'],
button {
    cursor: pointer;
}

    button[disabled],
    input[disabled] {
        cursor: default;
    }

input[type='text'],
input[type='password'],
select,
textarea {
    line-height: 1.5;
    padding: 4px;
    border: 1px solid #ccc;
    border-radius: 3px;
    /* M-btnと合わせる */
    background: #fff;
}

input[type='text'],
input[type='password'],
select {
    height: 2em;
}

input[type='checkbox'] + label,
input[type='radio'] + label {
    font-weight: normal;
    width: auto;
    margin-left: 5px;
    cursor: pointer;
    text-align: left;
}

input[type='checkbox']:disabled + label,
input[type='radio']:disabled + label {
    cursor: default;
    opacity: .5;
}

.S-btn,
.backBtn,
.M-btn,
.sideBtn,
.prevBtn,
.nextBtn,
.L-btn {
    line-height: 1;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    text-decoration: none;
    border-style: solid;
}

.S-btn,
.backBtn {
    font-size: 1.2rem;
    padding: 4px 8px;
    border-width: 1px 1px 2px;
    border-radius: 3px;
}

.M-btn,
.sideBtn,
.prevBtn,
.nextBtn {
    font-size: 1.4rem;
    padding: 6px 12px;
    border-width: 1px 1px 2px;
    border-radius: 3px;
}

.L-btn {
    font-size: 1.4rem;
    min-width: 100px;
    padding: 10px 12px 8px;
    border-width: 1px 1px 3px;
    border-radius: 4px;
}

.defaultBtn,
.sideBtn,
.backBtn,
.prevBtn,
.nextBtn,
.plus {
    text-align: center !important;
    color: #000 !important;
    border-color: #ccc;
    background: #fff;
}

    .defaultBtn:hover,
    .sideBtn:hover,
    .backBtn:hover,
    .prevBtn:hover,
    .nextBtn:hover,
    .plus:hover {
        border-color: #bbb;
        background: #f1f1f1;
    }

.importantBtn {
    color: #fff !important;
    border-color: #124e7d;
    background: #196aa9;
}

    .importantBtn:hover {
        border-color: #0f4066;
        background: #165c93;
    }

.attentionBtn {
    color: #fff;
    border-color: #6f0000;
    background: #a20000;
}

    .attentionBtn:hover {
        border-color: #200;
        background: #800;
    }

input[type='text'].hasBtn {
    display: inline-block;
    border-radius: 3px 0 0 3px;
}

.sideBtn {
    line-height: 1;
    display: inline-block;
    height: 2em;
    margin: -4px 0 0 -2px;
    border-radius: 0 3px 3px 0;
}

.backBtn:before {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 2px;
    content: '';
    border: 3px solid transparent;
    border-right: 4px solid #000;
}

.prevBtn,
.nextBtn {
    position: relative;
}

    .prevBtn:before,
    .nextBtn:before {
        position: absolute;
        top: 2.5px;
        display: block;
        width: 20px;
        height: 20px;
        content: ' ';
        border-bottom: solid 2px #ccc;
        border-radius: 4px;
        background: #fff;
    }

    .prevBtn:hover:before,
    .nextBtn:hover:before {
        border-color: #bbb;
        background: #f1f1f1;
    }

.prevBtn {
    margin-left: 12px;
    padding-left: 15px;
}

    .prevBtn:before {
        left: -10px;
        transform: rotate(45deg);
        border-left: solid 1px #ccc;
    }

    .prevBtn + .nextBtn,
    .prevBtn + .S-btn,
    .prevBtn + .backBtn,
    .prevBtn + .M-btn,
    .prevBtn + .sideBtn,
    .prevBtn + .prevBtn,
    .prevBtn + .nextBtn,
    .prevBtn + .L-btn {
        margin-left: 10px;
    }

.nextBtn {
    margin-right: 12px;
    padding-right: 15px;
}

    .nextBtn:before {
        right: -10px;
        transform: rotate(-45deg);
        border-right: solid 1px #ccc;
    }

    .nextBtn + .S-btn,
    .nextBtn + .backBtn,
    .nextBtn + .M-btn,
    .nextBtn + .sideBtn,
    .nextBtn + .prevBtn,
    .nextBtn + .nextBtn,
    .nextBtn + .L-btn {
        margin-left: 10px;
    }

.S-btn + .M-btn,
.backBtn + .M-btn,
.S-btn + .sideBtn,
.backBtn + .sideBtn,
.S-btn + .prevBtn,
.backBtn + .prevBtn,
.S-btn + .nextBtn,
.backBtn + .nextBtn,
.S-btn + .L-btn,
.backBtn + .L-btn,
.S-btn + .prevBtn,
.backBtn + .prevBtn,
.S-btn + .nextBtn,
.backBtn + .nextBtn {
    margin-left: 10px;
}

.M-btn + .S-btn,
.sideBtn + .S-btn,
.prevBtn + .S-btn,
.nextBtn + .S-btn,
.M-btn + .backBtn,
.sideBtn + .backBtn,
.prevBtn + .backBtn,
.nextBtn + .backBtn,
.M-btn + .L-btn,
.sideBtn + .L-btn,
.prevBtn + .L-btn,
.nextBtn + .L-btn,
.M-btn + .prevBtn,
.sideBtn + .prevBtn,
.prevBtn + .prevBtn,
.nextBtn + .prevBtn,
.M-btn + .nextBtn,
.sideBtn + .nextBtn,
.prevBtn + .nextBtn,
.nextBtn + .nextBtn {
    margin-left: 10px;
}

.L-btn + .S-btn,
.L-btn + .backBtn,
.L-btn + .M-btn,
.L-btn + .sideBtn,
.L-btn + .prevBtn,
.L-btn + .nextBtn,
.L-btn + .prevBtn,
.L-btn + .nextBtn {
    margin-left: 10px;
}

.plus {
    margin-top: 5px;
}

/* tab */
.tabHead {
    position: relative;
}

.tabBtn {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

    .tabBtn li {
        float: left;
        min-width: 100px;
        margin-right: 5px;
        list-style: none;
    }

    .tabBtn a {
        display: block;
        padding: 10px 12px 8px;
        text-align: center;
        text-decoration: none;
        color: #fff;
        border: 1px solid #196aa9;
        border-bottom: none;
        border-radius: 5px 5px 0 0;
        background: #196aa9;
    }

        .tabBtn a.active {
            cursor: default;
            pointer-events: none;
            color: #09243a;
            border: 1px solid #aaa;
            border-bottom: .5px solid #fff;
            background: #fff;
            text-shadow: none;
        }

        .tabBtn a:hover {
            background: #124e7d;
        }

.tabRight {
    position: absolute;
    top: 5px;
    right: 0;
}

.tabRightBtn {
    margin-left: 10px;
}

.tabContents {
    margin: -1px 0 10px;
    padding: 10px;
    border: 1px solid #aaa;
    background: #fff;
}

    .tabContents .formWrap:last-child {
        margin-bottom: 0;
    }

/* red */
.redText {
    color: #b00 !important;
}

td.redText {
    background: #fdd !important;
}

/* henko */
.henkoText {
    background: #cae3f7;
}

/* error */
.errorArea {
    margin-bottom: 10px;
    border: 1px solid #b00;
    background: #fdd;
}

.errorImg {
    display: table-cell;
    padding: 10px 0 10px 10px;
    vertical-align: middle;
}

    .errorImg img {
        display: block;
    }

.errorIcon {
    font-size: 1.4rem;
    font-weight: bold;
    display: table-cell;
    width: 24px;
    height: 24px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    border-radius: 50%;
    background: #b00;
}

.errorText {
    display: table-cell;
    padding: 10px;
    vertical-align: middle;
}

.errorItems input[type='text'],
.errorItems input[type='file'],
.errorItems input[type='password'],
.errorItems select,
.errorItems textarea {
    border-color: #b00 !important;
    background: #fee !important;
}

/*.errorItems .M-btn,
.errorItems .sideBtn,
.errorItems .prevBtn,
.errorItems .nextBtn,
.errorItems button {
    color: #b00 !important;
    border-color: #b00 !important;
    background: #fcc !important;
}

    .errorItems .M-btn:hover,
    .errorItems .sideBtn:hover,
    .errorItems .prevBtn:hover,
    .errorItems .nextBtn:hover,
    .errorItems button:hover {
        background: #fbb !important;
    }
*/
.errorItems input[type=checkbox] + label:before {
    border-bottom: 3px solid #b00;
    border-left: 3px solid #b00;
}

.errorItems input[type=checkbox] + label:after {
    border: 1px solid #b00;
    background-color: #fdd;
}

.errorItems input[type='radio'] + label:before {
    background-color: #b00;
}

.errorItems input[type='radio'] + label:after {
    border: 1px solid #b00;
    background-color: #fdd;
}

.errorItems .formCell {
    background: #fdd;
}

/* success */
.successArea {
    margin-bottom: 10px;
    border: 1px solid #398439;
    background: #e4fae4;
}

.successImg {
    display: table-cell;
    padding: 10px 0 10px 10px;
    vertical-align: middle;
}

    .successImg img {
        display: block;
    }

.successIcon {
    font-size: 1.4rem;
    font-weight: bold;
    display: table-cell;
    width: 24px;
    height: 24px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    border-radius: 50%;
    background: #398439;
}

.successText {
    display: table-cell;
    padding: 10px;
    vertical-align: middle;
}

.successItems input[type='text'],
.successItems input[type='file'],
.successItems input[type='password'],
.successItems select,
.successItems textarea {
    border-color: #398439 !important;
    background: #fee !important;
}

.successItems .M-btn,
.successItems .sideBtn,
.successItems .prevBtn,
.successItems .nextBtn,
.successItems button {
    color: #398439 !important;
    border-color: #398439 !important;
    background: #e4fae4 !important;
}

    .successItems .M-btn:hover,
    .successItems .sideBtn:hover,
    .successItems .prevBtn:hover,
    .successItems .nextBtn:hover,
    .successItems button:hover {
        background: #e4fae4 !important;
    }

.successItems input[type=checkbox] + label:before {
    border-bottom: 3px solid #398439;
    border-left: 3px solid #398439;
}

.successItems input[type=checkbox] + label:after {
    border: 1px solid #398439;
    background-color: #e4fae4;
}

.successItems input[type='radio'] + label:before {
    background-color: #398439;
}

.successItems input[type='radio'] + label:after {
    border: 1px solid #398439;
    background-color: #e4fae4;
}

.successItems .formCell {
    background: #e4fae4;
}

/* required */
.required {
    color: #b00;
}

    .required::after {
        content: "※";
    }

/* modal window */
body.noScroll {
    overflow: hidden;
}

label.modalLabel {
    width: auto !important;
    cursor: pointer;
}

.modalCheck {
    display: none;
}

    .modalCheck:checked + .modalBody {
        display: block;
    }

.modalBody {
    position: fixed;
    z-index: 9999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    padding: 50px;
    background: rgba(0, 0, 0, .5);
}

.modalHeader {
    position: absolute;
    top: 50px;
    left: 50%;
    width: 300px;
    height: 34px;
    margin-left: -150px;
}

.modalClose {
    position: absolute;
    z-index: 9999;
    top: 0;
    right: 0;
    text-align: right;
}

    .modalClose label {
        line-height: 1;
        display: inline-block;
        width: 24px;
        height: 24px;
        margin: 5px;
        padding: 5px;
        cursor: pointer;
        text-align: center;
        vertical-align: middle;
        color: #fff;
        border-radius: 50%;
        background: #000;
    }

.modalMain {
    position: absolute;
    top: 50px;
    bottom: 50px;
    left: 50%;
    width: 300px;
    margin-left: -150px;
    border-radius: 5px;
    background: #fff;
}

.modalInner {
    position: absolute;
    top: 34px;
    right: 2px;
    bottom: 0;
    left: 0;
    overflow-y: scroll;
    padding: 10px;
}

    .modalInner ul {
        padding: 0;
    }

.modalFooter {
    position: absolute;
    z-index: 9999;
    bottom: 50px;
    left: 50%;
    width: 300px;
    height: 6px;
    margin-left: -150px;
    border-radius: 0 0 5px 5px;
    background: #fff;
}

.bold {
    font-weight: bold !important;
}

.borderless {
    border: none;
}

/* -----------------------
    追加↓
 ----------------------- */
.loginMain {
    padding: 80px;
}

.loginLogoJ {
    font-size: 2.0rem;
}

.loginForm {
    font-size: 1.4rem;
    overflow: hidden;
    width: 540px;
    margin: 0px auto;
    padding: 20px;
    border: 1px solid #ccc;
    background: #fff;
}

.loginFormInner {
    display: table-cell;
    vertical-align: middle;
    height: 28px;
}

.loginForm .headerItem {
    font-weight: bold;
    width: 150px;
    text-align: right;
    word-break: keep-all;
}

    .loginForm .headerItem::after {
        content: "";
        display: inline;
    }

.loginForm .item {
    padding-left: 10px;
}

.loginForm .L-btn {
    float: right;
}

@media (min-width:769px) {

    .verifyMain {
        padding: 80px;
    }

    .divVerifyLogo {
        width: 840px;
        margin: 0 auto;
        text-align: right;
    }

    .verifyLogo {
        height: 55px;
    }

    .verifyLogoJ {
        font-size: 1.7rem;
    }

    .verifyForm {
        font-size: 1.4rem;
        overflow: hidden;
        width: 840px;
        margin: 0px auto;
        padding: 20px;
        border: 1px solid #ccc;
        background: #fff;
    }

    .verifyFormInner {
        display: table-cell;
        vertical-align: middle;
        height: 28px;
    }

    .verifyForm .headerItem {
        font-weight: bold;
        width: 270px;
        text-align: right;
        word-break: keep-all;
    }

    .verifyForm .headerItemInput {
        font-weight: bold;
        width: 160px;
        text-align: right;
        word-break: keep-all;
    }

    .verifyForm .headerItem::after {
        content: "";
        display: inline;
    }

    .verifyForm .itemInput {
        padding-left: 10px;
    }

        .verifyForm .itemInput input {
            width: 500px;
        }

    .verifyForm .item {
        padding-left: 10px;
    }
}

/*スマートフォン・タブレット用*/
@media (max-width:768px) {

    .logoHeader {
        margin-bottom: 0px;
    }

    .warningText {
        font-size: 1.3rem;
    }

    .verifyMain {
        padding: 7px 0px;
    }

    .divVerifyLogo {
        width: 370px;
        margin: 0 auto;
        text-align: right;
    }

    .verifyLogo {
        height: 47px;
        margin-top: 5px;
    }

    .verifyLogoJ {
        font-size: 1.6rem;
    }

    .verifyLogoE {
        font-size: 1.3rem;
    }

    .verifyForm {
        font-size: 1.5rem;
        overflow: hidden;
        width: 370px;
        margin: 0 auto;
        padding: 20px;
        border: 1px solid #ccc;
        background: #fff;
    }

    .verifyFormInner {
        /*display: table-cell;*/
        vertical-align: middle;
    }

    .verifyForm .headerItem {
        font-weight: bold;
        width: auto;
        word-break: normal;
    }

        .verifyForm .headerItem:after {
            content: "";
            display: inline;
        }

    .verifyForm .itemInput {
        padding-left: 0px;
    }

        .verifyForm .itemInput input {
            width: 100%;
        }

    .verifyForm .item {
        /*padding-left: 13px;*/
    }
}

.verifyForm .L-btn {
    float: right;
}

.topItemTitle {
    font-size: 1.8rem;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 10px 10px 5px;
    border-bottom: 2px solid #196aa9;
}

a {
    cursor: hand; /* IE6に対応させる為 */
    cursor: pointer;
}

.pdfData {
    height: auto;
}

.hInput {
    padding-bottom: 7px;
}

.warning {
    display: inline-block;
    margin-right: 5px;
    padding: .25em .4em;
    font-size: 95%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    color: #fff;
    background-color: #ffbe00;
}

    .warning::after {
        content: "!";
    }

.displayNone {
    display: none;
}

/* -----------------------
    非活性項目
 ----------------------- */
/* 非活性項目の背景色(IE) */
.readonly {
    background-color: #e9ecef;
}
/* 非活性項目の背景色(Blink/WebKit/Edge) */
input:read-only {
    background-color: #e9ecef;
}
/* 非活性項目の背景色(Blink/WebKit/Edge) */
input:disabled {
    background-color: #e9ecef;
}
/* 非活性項目の背景色(Firefox) */
input:-moz-read-only {
    background-color: #e9ecef;
}
/* 非活性項目の背景色(ボタン) */
.btn-readonly {
    opacity: .65;
    pointer-events: none;
}
/* 非活性項目の背景色(ボタン)(Blink/WebKit/Edge) */
button:disabled {
    opacity: .65;
    pointer-events: none;
}
/* 非活性項目の背景色(Blink/WebKit/Edge) */
select:disabled {
    background-color: #e9ecef;
}

/* -----------------------
    カレンダー
 ----------------------- */
.item-calendar-overlay {
    z-index: 1000;
    position: fixed;
    display: none;
    width: 100%;
    height: 120%;
    background-color: transparent;
    margin-top: -30px;
}

.calendar {
    z-index: 2000;
    position: fixed;
    display: none;
    background: #fff;
    width: 220px;
    border-radius: 5px;
    border: 1px solid #ddd;
}

    .calendar section {
        width: 180px;
        margin: 10px 20px;
    }

    .calendar .year {
        font-weight: bold;
        font-size: 18px;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 0px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .calendar .wareki {
        font-weight: bold;
        font-size: 10px;
        text-align: center;
        margin-bottom: 8px;
    }

    .calendar button {
        position: fixed;
        font-size: 7px;
        height: 28px;
        width: 21px;
        margin-top: 17px;
        margin-bottom: 10px;
        padding: 0.25em;
        text-align: center !important;
        color: #000 !important;
        border-color: #ccc;
        background: #fff;
        line-height: 1;
        border-width: 1px 1px 2px;
        border-radius: 3px;
    }

    .calendar .prevY {
        margin-left: 10px;
    }

    .calendar .prevM {
        margin-left: 35px;
    }

    .calendar .nextM {
        margin-left: 162px;
    }

    .calendar .nextY {
        margin-left: 187px;
    }

    .calendar table {
        vertical-align: middle;
        border-spacing: 0;
        border-collapse: collapse;
    }

    .calendar td {
        border: 1px solid #ddd;
        padding: 5px;
        font-size: 11px;
        text-align: center;
    }

        .calendar td:first-child {
            color: red;
        }

        .calendar td:last-child {
            color: royalblue;
        }

        .calendar td.is-disabled {
            color: #ccc;
        }

.today {
    font-weight: bold !important;
    font-weight: 900;
    border-radius: 50%;
    background-color: #ff2a0029;
}

label.modalLabel {
    width: auto !important;
    cursor: pointer;
}

.modalCheck {
    display: none;
}

    .modalCheck:checked + .modalBody {
        display: block;
    }

.modalBody {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    padding: 50px;
    background: rgba(0, 0, 0, 0.5);
}

.modalInner {
    width: 300px;
    margin: 0 auto;
    padding: 10px;
    border-radius: 5px;
    background: #FFF;
}

.modalClose {
    text-align: right;
}

    .modalClose label {
        line-height: 1;
        display: inline-block;
        width: 24px;
        height: 24px;
        padding: 5px;
        border-radius: 50%;
        background: #000;
        color: #FFF;
        text-align: center;
        vertical-align: middle;
        cursor: pointer;
    }

.modalInner ul {
    padding: 0;
}
